Update Debugging chapter of Lisp manual.
authorChong Yidong <cyd@gnu.org>
Sat, 11 Feb 2012 06:17:22 +0000 (14:17 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 11 Feb 2012 06:17:22 +0000 (14:17 +0800)
commitbe7888facad89b1163d466f3ce4f546bbea6f927
treefc14c011aba093717008419080fb932debe36f08
parent71331fa64c57a0fef4e6ddb51cd21bd57a4f6cf4
Update Debugging chapter of Lisp manual.

* doc/emacs/debugging.texi (Debugging): Copyedits.  Describe testcover, ERT.
(Error Debugging): Note that debug-ignored-errors overrides list
values of debug-on-error too.  Add xref to Signaling Errors.  Note
that debug-on-signal is not customizable.  Mention
condition-case-unless-debug.
(Compilation Errors): Node deleted.

* doc/emacs/compile.texi (Compiler Errors): Move a paragraph here from
deleted node Compilation Errors.
doc/lispref/ChangeLog
doc/lispref/compile.texi
doc/lispref/debugging.texi
doc/lispref/elisp.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi